home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 May / PCWMAY06.iso / Software / Freeware / PFrank 1.47 / PFrankSetup1.47.exe / {app} / Readme.txt < prev    next >
Text File  |  2005-09-27  |  4KB  |  71 lines

  1.  
  2. PFrank is a bulk file renaming utility.  It can be used to rename
  3. files using regular expressions or pre-defined renaming commands.
  4. The predefined renaming commands allow letter case translation and insertion 
  5. of counters, dates, folder names, MP3 tags from MP3 files, and EXIF tags
  6. from JPEG files.  
  7.  
  8. The use of regular expressions for renaming is extremely powerful.  This 
  9. tool allows you to run not one, but a series of regular-expression based 
  10. search/replace actions.  You define the search/replace actions and you 
  11. choose the sequence!  You can also add the pre-defined renaming commands 
  12. into the sequence.  Three sets of custom renaming commands can be saved 
  13. in your current settings.  
  14.  
  15. All current settings are also saved between sessions.  All settings can be 
  16. saved into personal configuration files.  All settings can be loaded 
  17. from the configuration files.
  18.  
  19. Specialized renaming is also available for music files.  This can be used
  20. to give all your music files consistent naming.  For example, depending on 
  21. how the music files were created, they may use different letter cases for 
  22. the filename prefix or extension, different delimiters for field separation,
  23. different bracketing characters, different conventions for whitespace, etc.  
  24. With one command many different types of inconsistencies will be corrected.  
  25. Each aspect of the renaming can be optionally disabled.
  26.  
  27. When PFrank is run, a current folder is selected by the user which can then 
  28. be filtered and scanned for files to rename.  Subfolders can also be scanned 
  29. if desired.  When a search for files to be renamed is completed, the tool 
  30. will have produced an internal list of renaming commands.  The internal list 
  31. is used later to carry out the renaming. 
  32.  
  33. PFrank produces errors if new names will be renamed to the same name as 
  34. already existing files or if new names will be renamed to the same name as 
  35. other new names.  In such cases, the internal list will be stripped of the 
  36. invalid renaming sequences.  There is an option available to automatically 
  37. resolve the naming conflicts, however, it would be wise to clean up any 
  38. such warnings manually beforehand.
  39.  
  40. PFrank produces errors if new names contain unprintable characters or 
  41. invalid Windows filename characters.  This is possible when using regular 
  42. expressions or when inserting tags from file headers. In such cases, the 
  43. internal list will be stripped of the invalid renaming sequences.  It is 
  44. left to the user to correct the source of the problem so that the invalid
  45. characters are not produced in the new names.
  46.  
  47. PFrank produces errors if new names (including path) are longer than 256 
  48. characters. This is a Windows limitation.  In such cases, the internal list 
  49. will be stripped of the invalid renaming sequences.
  50.  
  51. PFrank produces can produces warnings if tags are not found during
  52. tag insertion.   It can be configured to instead produce errors or just
  53. ignore the tag missing event.
  54.  
  55. The user can preview the renaming to ensure that no unintentional renaming 
  56. will occur.  The preview also has all information about any errors or 
  57. warnings that were detected.  If there is some unintentional renaming 
  58. specified, then the user either correct the renaming manually or simply 
  59. rerun the scan with appropriate modifications.  Once satisfied with the
  60. preview result, the user can carry out the renaming.
  61.  
  62. If for some reason, renaming is performed but the names need to be converted 
  63. back to their original names, there is a command available for undoing the 
  64. previous renaming.  
  65.  
  66. Renaming and Undo DOS-style batch files can also be created if desired.
  67.  
  68. Use the many options which are available for customizing and enhancing your 
  69. renaming experience!
  70.  
  71.